Click or drag to resize

PrackRAck Property

Gets RAck header field. The RAck header field is used within a response to a PRACK request to reliably acknowledge a provisional response that contained a RSeq header field. The RAck header field echoes the CSeq and the RSeq from the provisional response. The reliable sequence number is incremented for each response sent reliably.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string RAck { get; set; }

Property Value

Type: String
See Also